libxc: simplify performance counters API
authorIan Campbell <ian.campbell@citrix.com>
Mon, 18 Oct 2010 16:37:31 +0000 (17:37 +0100)
committerIan Campbell <ian.campbell@citrix.com>
Mon, 18 Oct 2010 16:37:31 +0000 (17:37 +0100)
commit656ba9748a4af226415bf77039a20a1948444445
treef0876fb377f6f4f7628e2813aad37bcda80ba862
parent5924f32d9c26f2b9475ea08499fbd5ca95df332c
libxc: simplify performance counters API

Current function has heavily overloaded semantics for the various
arguments. Separate out into more specific functions.

Signed-off-by: Ian Campbell <ian.campbell@citrix.com>
Signed-off-by: Ian Jackson <ian.jackson@eu.citrix.com>
tools/libxc/xc_misc.c
tools/libxc/xenctrl.h
tools/misc/xenperf.c